Skip to content

Conversation

@rado17
Copy link
Contributor

@rado17 rado17 commented Oct 2, 2025

Enable RUNTIME_CERTIFICATES for all nRF builds which use wifi-enterprise snippet.

(cherry picked from commit 86a1af1)

…dwidth Signalling"

This reverts commit 5924412.

Signed-off-by: Jukka Rissanen <[email protected]>
…h signal controlling"

This reverts commit bce4d0f.

Signed-off-by: Jukka Rissanen <[email protected]>
… command"

This reverts commit 19af3cf.

Signed-off-by: Jukka Rissanen <[email protected]>
…RF54LV10A Eng A"

This reverts commit c4d342e.

Signed-off-by: Jukka Rissanen <[email protected]>
…ests with uptime changes"

This reverts commit 6b5f7ae.

Signed-off-by: Jukka Rissanen <[email protected]>
…reference values"

This reverts commit 3613ade.

Signed-off-by: Jukka Rissanen <[email protected]>
…in assignment"

This reverts commit 524d807.

Signed-off-by: Jukka Rissanen <[email protected]>
…pi latency expectation"

This reverts commit 8c6c814.

Signed-off-by: Jukka Rissanen <[email protected]>
…24 Kconfigs"

This reverts commit d03f168.

Signed-off-by: Jukka Rissanen <[email protected]>
… printing stats"

This reverts commit 263a1a8.

Signed-off-by: Jukka Rissanen <[email protected]>
…DNS offload at runtime"

This reverts commit cc1ccd0.

Signed-off-by: Jukka Rissanen <[email protected]>
…interface"

This reverts commit e3a33ba.

Signed-off-by: Jukka Rissanen <[email protected]>
…ription"

This reverts commit 1f9b5b3.

Signed-off-by: Jukka Rissanen <[email protected]>
…gpios on cpurad"

This reverts commit b0f4145.

Signed-off-by: Jukka Rissanen <[email protected]>
…tion"

This reverts commit 2335e7f.

Signed-off-by: Jukka Rissanen <[email protected]>
…shell"

This reverts commit d58d68a.

Signed-off-by: Jukka Rissanen <[email protected]>
…void spurious empty macro"

This reverts commit abcf8fc.

Signed-off-by: Jukka Rissanen <[email protected]>
… use max fwid length"

This reverts commit 7038ae2.

Signed-off-by: Jukka Rissanen <[email protected]>
…LOCK_EXISTS is disabled"

This reverts commit 364eba6.

Signed-off-by: Jukka Rissanen <[email protected]>
…K() and calls to it"

This reverts commit 11286f4.

Signed-off-by: Jukka Rissanen <[email protected]>
…rtup latency"

This reverts commit f75eb49.

Signed-off-by: Jukka Rissanen <[email protected]>
nordicjm and others added 21 commits September 30, 2025 12:18
Adds an override to force this Kconfig to 0 when partition manager
is enabled

Signed-off-by: Jamie McCrae <[email protected]>
Updated the hal_nordic to bring the latest changes of the nrf-802154
component.

Signed-off-by: Rafał Kuźnia <[email protected]>
(cherry picked from commit 9bc9940)
The NRF_802154_ENCRYPTION was split into two additional Kconfigs that
control separate functionalities:
* NRF_802154_IE_WRITER - to enable Information Element writer
* NRF_802154_SECURITY_WRITER - to enable frame counter writer

Signed-off-by: Rafał Kuźnia <[email protected]>
(cherry picked from commit 65fae0a)
Updated the hal_nordic to bring the latest changes of the nrf-802154
component.

Signed-off-by: Rafał Kuźnia <[email protected]>
(cherry picked from commit a25abc3)
…ion code

The new nrf-802154 now has the updated API signatures. The migration
code is no longer needed.

Signed-off-by: Rafał Kuźnia <[email protected]>
(cherry picked from commit 3d63165)
Update hal_nordic to pull mdk 8.72.4 with mdk changes for nRF7120.

Signed-off-by: Robert Robinson <[email protected]>
(cherry picked from commit 617da7a)
Adds missing reg parameters to DTS nodes

Upstream PR #: 96698

Signed-off-by: Jamie McCrae <[email protected]>
Fixes the address of this peripheral

Upstream PR #: 96698

Signed-off-by: Jamie McCrae <[email protected]>
Removes compatible strings that were not defined and are not needed

Upstream PR #: 96698

Signed-off-by: Jamie McCrae <[email protected]>
…20 PPR core

Add overlay required to run the sample on
nrf54h20dk/nrf54h20/cpuppr.

Signed-off-by: Sebastian Głąb <[email protected]>
(cherry picked from commit 745fd00)
In Direct XIP with revert, it should be possible to block confirmation
of the non-active slot, so only a bootable binaries are marked as valid.

Signed-off-by: Tomasz Chyrowicz <[email protected]>
(cherry picked from commit c1baf2f)
Fix the incorrect usage of Kconfig symbols and revert back the default
behavior to allow for non-active slot confirmation.

Signed-off-by: Tomasz Chyrowicz <[email protected]>
(cherry picked from commit 2e0d9ed)
It is essential for the overwrite mode to allow confirming the secondary
slot to provide the permanent update.
This types of updates is the only mode in which the application may be
upgraded.

Signed-off-by: Tomasz Chyrowicz <[email protected]>
(cherry picked from commit cbcf81e)
Replaced MDK symbols with defines from HAL.

Upstream PR #: 96855

Signed-off-by: Michał Stasiak <[email protected]>
…er features

These features are:
- soft reset
- 4B addressing (SPI mode)
- supply gpios

Signed-off-by: Bartosz Miller <[email protected]>
(cherry picked from commit bee81df)
Add secondary_app_partition aliases.
Those aliases can be used to configure the code partition for the
second copy of the FW in the Direct XIP update scenarios.

Signed-off-by: Tomasz Chyrowicz <[email protected]>
(cherry picked from commit e3c5bdf)
nrf-squash! [nrf noup] tests: arm_irq_vector_table: Disable starting of SSF client

SSF was removed.

This is basically a revert of 8c97493
but it does not apply cleanly.
Both can be dropped at next upmerge.

Signed-off-by: Piotr Kosycarz <[email protected]>
nrf-squash! [nrf noup] scripts: ci: check_compliance: Add NCS sysbuild Kconfigs

Adds Kconfigs to the allow list as they are used in documentation
but are not defined

Signed-off-by: Jamie McCrae <[email protected]>
Adds undefined Kconfigs used in NCS to the allow list for Kconfig
compliance checks

Signed-off-by: Jamie McCrae <[email protected]>
Adds the NCS release notes folder to the exclusion list for
undefined Kconfigs so that old Kconfigs can be used e.g. for old
release notes, and lwm2m carrier library changelog. Also adds a
nrf7x page which details setup instructions for software on Linux

Signed-off-by: Jamie McCrae <[email protected]>
Enable `RUNTIME_CERTIFICATES` for all nRF builds which use
wifi-enterprise snippet.

Signed-off-by: Ravi Dondaputi <[email protected]>
(cherry picked from commit 86a1af1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.